/* CSS Document */

body {
	margin: 0px;
	background:url(/Article/img/2008bg.png) repeat-x top;background-color:#FFF;
}
/* 导航菜单*/
.menu A:link {
    font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* 栏目*/
.title A:link {
    font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title A:visited {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title A:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* 栏目文章列表*/
.lanmulist A:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.lanmulist A:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.lanmulist A:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
/* 选项卡tab*/
.listleft {
	FLOAT: left; WIDTH: 100%; HEIGHT: 126px
}
.tbtncon LI.curr {
	BACKGROUND: #fff; BORDER-BOTTOM-COLOR: #fff; CURSOR: hand; COLOR: #d14500
}
.tbtncon1 LI.curr {
	BACKGROUND: url(/images/on_titlebg3.gif) no-repeat; CURSOR: hand; COLOR: #ffff00
}
.tbtn2 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; HEIGHT: 36px;
}
.tbtncon1 LI {
	DISPLAY: block; BACKGROUND: url(../images/titlebg3_g.gif) no-repeat 50% top; FLOAT: left; WIDTH: 80px; CURSOR: pointer; COLOR: #d14500; LINE-HEIGHT: 30px; HEIGHT: 35px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.tbtncon1 LI:hover {
	TEXT-DECORATION: none
}
.tbtncon1 LI.curr {
	BACKGROUND: url(../images/on_titlebg3.gif) no-repeat; CURSOR: hand; COLOR: #ffff00
}
.tbtncon1 {
	BACKGROUND: url(../images/titlebg3.gif) repeat-x 50% top; HEIGHT: 36px
}
.tbtncon11 {	BACKGROUND: url(../images/titlebg3.gif) repeat-x 50% top; HEIGHT: 36px
}
/* 选项卡tab结束*/
.box img { display:block; border:1px solid #FF1019; background-color:#FFF; padding:2px;
}